defaultId

Defines a single default key-value pair

This pair will be converted to a Pair internally. If defaults aren't set, the default map will be empty

Author

fzzyhmstrs

Since

0.2.0

Parameters

default

single Pair to define a single key-value pair map of defaults


Defines a single default key-value pair

This pair will be converted to a Pair internally. If defaults aren't set, the default map will be empty

Author

fzzyhmstrs

Since

0.2.0

Parameters

key

single Identifier to define the default map key

value

single V to define the default map value